FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (31 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhSpecimenLaboratory
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhSpecimenLaboratory
Status draft
Date 2024-02-27T09:17:38.5199813+00:00
Name NxhSpecimenLaboratory
Experimental False
Description Nexuzhealth profile for a specimen.
Type Specimen
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode NxhExtHospitalCode
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-staalsoort-codes NxhVSStaalsoortCodes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-specimenlaboratory",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhSpecimenLaboratory",
  "name" : "NxhSpecimenLaboratory",
  "status" : "draft",
  "date" : "2024-02-27T09:17:38.5199813+00:00",
  "description" : "Nexuzhealth profile for a specimen.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Specimen",
  "baseDefinition" : "https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-specimen-laboratory",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Specimen.extension:hospitalCode",
        "path" : "Specimen.extension",
        "sliceName" : "hospitalCode",
        "definition" : "A reference to a hospital (an organization) the resource is related to.",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ]
      },
      {
        "id" : "Specimen.identifier",
        "path" : "Specimen.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Specimen.identifier:resultaatId",
        "path" : "Specimen.identifier",
        "sliceName" : "resultaatId",
        "short" : "resultaatId",
        "definition" : "The resultaatId identifier of the specimen.\r\n\r\nResultaatId is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Specimen.identifier:resultaatId.system",
        "path" : "Specimen.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/resultaat/resultaat/id"
      },
      {
        "id" : "Specimen.identifier:rapportOnderdeelId",
        "path" : "Specimen.identifier",
        "sliceName" : "rapportOnderdeelId",
        "short" : "rapportOnderdeelId",
        "definition" : "The rapportOnderdeelId identifier of the specimen.\r\n\r\nrapportOnderdeelId is an identifier assigned internally by Nexuzhealth in the KWS database. It is not a unique identifier.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Specimen.identifier:rapportOnderdeelId.system",
        "path" : "Specimen.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/resultaat/resultaat/rapportOnderdeelId"
      },
      {
        "id" : "Specimen.type",
        "path" : "Specimen.type",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-staalsoort-codes"
        }
      },
      {
        "id" : "Specimen.subject",
        "path" : "Specimen.subject",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.